home *** CD-ROM | disk | FTP | other *** search
/ Safarir 3 / SafTV-CD3.iso / pc / Bonus / Dessins Animés / static / jeux / rouge.swf / scripts / DefineButton2_14 / BUTTONCONDACTION on(keyPress s).as < prev    next >
Text File  |  2002-02-03  |  80b  |  4 lines

  1. on(keyPress "s"){
  2.    setProperty("_root.etchy.savedialog", _visible, "1");
  3. }
  4.